PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../_images/21c2a8fbe3b70c8734c14c0f6895318f840498913082be24ba7b46a24a9e4217.png

Jeremy’s Plots:#

This script was last run at 2024-03-26 10:13:16.445334+00:00 (UTC)
In US/Central Time, this is 2024-03-26 05:13:16.445334-05:00
../_images/b3b1e333f0538d8a83f782da36de657e415b7a8b873885a8f4adb055e687daeb.png
../_images/61f49644a4c598cd4082e2ee8e2211aa5387d5eabe3744a3b53153ab1c446de6.png